
Backward compatibility:
-----------------------

There are currently three compiled versions of Calaym:

Version   Charset   SoundSystem(s)        Supported Windows versions
Win64     UTF16     FMOD Ex; BASS         64bit XP/Vista/7/8.x
Win32     UTF16     FMOD; FMOD Ex; BASS   32/64bit NT4/2000/XP/Vista/7/8.x
Win9x     ANSI      FMOD; FMOD Ex; BASS   95/98/ME

Remarks:
 - Classic help file (.hlp) support may not last forever.
 - Classic help file changelog will be dropped soon.
 - Windows XP may not be supported forever in the Win64 version.

1.10
----

 - Add: 64bit / PureBasic port of the Calaym source code!
 - Del: Language file support
 - Add: All languages are included in the executable, and are ALL shown in the
        info dialog
 - Del: Theme file support
 - Del: Dragging as text
 - Del: Dragging with the right mouse button (Not supported with PureBasic's
        dragging function (never had it working via API in VB6)
 - Del: OLE dragging (Fallback to WM_DROPFILES). There will be no popupmenu when
        right-mouse-dropping anymore (using shift still works), and some other
        drawbacks, but hopefully dropping will be more reliable.
 - Chg: Default/repeat/timer button(s) and format icons split and rearranged,
        and supporting MultiOS
 - Add: Additional CD format icons for Windows XP and Vista+
 - Add: EMF (WMF for Win9x) support for most icons / bitmaps
 - Add: DPI Scaling for the volume and spectrum control
 - Add: DPI scaling for folder/song/radiostation/fileformat icons
 - Chg: Rewritten alignment procedure for setup dialog / file formats
 - Add: Some preparations to make Calaym "per-monitor DPI aware"
 - Fix: Modified animation checking code
 - Add: Multiple SoundFont support
 - Add: BASS soundsystem layer supports multiple SoundFonts
 - Add: BASS soundsystem layer supports internet radio
 - Add: BASS soundsystem layer supports OPUS plugin (files & internet radio)
 - Add: BASS soundsystem layer supports multithreading for loading songs,
        so now also supports 'NON-BLOCKING' loading
 - Add: Experimental code for FMOD Studio lowlevel soundsystem api
 - Fix: FMOD layer now FMOD studio aware (same dll name) (and vice versa)
 - Add: Sound system trademark(s) shown in info dialog
 - Chg: Keyboard shortcuts & menu rearrangements
 - Chg: Directory list never show full paths if aligned left
 - Chg: Directory list no longer responding to mouse-up event when double-
        clicking on search result items (with auto-close enabled) and alike
 - Chg: Tabulator no longer switching to Directory list.
 - Fix: Changed bitrate units from Kibit/s to kbit/s
 - Fix: Error Dialog when ejecting medium from devices
 - Add: MIDI tooltip used for streamed MIDIs
 - Add: "Change soundfont" keyboard shortcut mentioned in tooltip for MIDI, if
        available
 - Chg: Smarter seeking (Seeking back / forward)
 - Fix: Cannot start on Windows NT4 due missing GetMonitorInfoW function
 - Fix: Horizonal scroll position not taken into account for drag detection
 - Add: Song position support for loudest song IPC
 - Add: Deluxe spectrum now using antialiasing
